← Back to Hub
📋

Monday Morning Huddle Reporting

Automated Monday morning reporting pipeline. Parses schedule data, generates analysis reports, archives history, and emails formatted huddle summaries to leadership each week.

Google Apps Script Google Sheets Auto-Emails
This is a Google Apps Script application. It runs inside Google Sheets and cannot be opened directly in a browser. Follow the setup steps below to deploy it to your Google account.

Features

Setup Steps

  1. Create a new Google Sheet for the Monday Huddle system.
  2. Open Extensions → Apps Script and paste each .gs file.
  3. Create an HTML file named Upload and paste Upload.html.
  4. Run the initial setup function to create required sheet tabs.
  5. Configure email recipients and report settings in the Config tab.
  6. Set up a weekly time-driven trigger to run the Monday pipeline.

Files in This Project